home *** CD-ROM | disk | FTP | other *** search
- #import <sys/types.h>
- #import <stddef.h>
- #import "CD_DBaseSubs.h"
-
- /*
- * This subroutine has information for CD's with 20 or more tracks
- */
-
- #define SOUNDTM_ALADDIN 1082883230 /* key parts = 3008.00.21.80 248 */
- #define EJOHN_REGSPIANOPOP 1231356615 /* key parts = 3420.32.20.165 154 */
- #define SIMNGARF_COLLECTED_D2 1254315641 /* key parts = 3484.15.24.191 143 */
- #define CFRANKE_NEWFILMS 1292029202 /* key parts = 3588.72.24.152 117 */
- #define ECOST_MYAIM_B 1304739384 /* key parts = 3624.20.22.84 115 */
- #define SIMNGARF_COLLECTED_D1 1318923465 /* key parts = 3663.50.23.165 171 */
- #define SOUNDTM_PINOCCHIO 1336837395 /* key parts = 3713.32.25.195 102 */
- #define LEDZEP_REMASTERS_D3 1366561693 /* key parts = 3796.00.43.1693 100 */
- #define ECOST_ARMEDFORCES_B 1372227181 /* key parts = 3811.55.21.181 368 */
- #define BEAT_BBC_D1 1406832313 /* key parts = 3907.65.34.13 133 */
- #define JFAH_XMASGUITAR 1410123999 /* key parts = 3917.00.26.99 194 */
- #define YARDB_GIORGIO_D4 1422684782 /* key parts = 3951.67.21.182 139 */
- #define JEGARDINER_SOLOMON_D2 1460321513 /* key parts = 4056.33.20.113 279 */
- #define BEAT_BBC_D2 1480824514 /* key parts = 4113.30.35.64 150 */
- #define CATKINS_EARLY_D1 1530771920 /* key parts = 4252.10.26.170 159 */
- #define GLIGHT_GORDSGOLD 1556283186 /* key parts = 4323.00.21.186 222 */
- #define TV_GREATEST 1561646601 /* key parts = 4337.68.65.51 53 */
- #define CATKINS_EARLY_D2 1576108378 /* key parts = 4378.05.29.178 159 */
- #define POL_MSGBOX_D2 1578612752 /* key parts = 4385.02.21.302 204 */
- #define NDIAM_HOTAUG2 1579428717 /* key parts = 4387.22.20.117 245 */
- #define TV_GREATEST_V3 1581240208 /* key parts = 4392.25.65.58 77 */
- #define TV_GREATEST_V2 1581878613 /* key parts = 4394.08.65.63 72 */
- #define CATKINS_EARLY_D3 1591641737 /* key parts = 4421.17.32.137 145 */
- #define GLIGHT_UACOL_D2 1596037073 /* key parts = 4433.32.23.173 243 */
- #define YARDB_GIORGIO_D3 1596786597 /* key parts = 4435.38.27.147 183 */
- #define YARDB_GIORGIO_D2 1607787417 /* key parts = 4466.05.22.117 119 */
- #define MOODY_TIMET_D1 1607883024 /* key parts = 4466.25.20.174 159 */
- #define STEELYD_CITZ_D2 1608516755 /* key parts = 4468.07.21.305 180 */
- #define JFAH_NEWPOSXMAS 1612179115 /* key parts = 4478.20.20.115 746 */
- #define POL_MSGBOX_D1 1618275273 /* key parts = 4495.15.21.123 252 */
- #define CATKINS_EARLY_D4 1629172374 /* key parts = 4525.35.29.174 130 */
- #define YARDB_GIORGIO_D1 1641459109 /* key parts = 4559.45.20.409 139 */
- #define CRICHARD_76_94 1647492670 /* key parts = 4576.27.20.220 245 */
- #define BEEGS_TALES_D1 1654674281 /* key parts = 4596.23.25.131 267 */
- #define BDYLAN_BOOTLEG_D2 1659027078 /* key parts = 4608.30.20.228 532 */
- #define BDYLAN_BOOTLEG_D1 1667125039 /* key parts = 4630.67.22.139 427 */
- #define PMCART_ISALIVE 1671411603 /* key parts = 4642.60.24.153 378 */
- #define MOODY_TIMET_D2 1671747089 /* key parts = 4643.55.20.239 378 */
- #define GLIGHT_UACOL_D1 1674891917 /* key parts = 4652.35.26.167 185 */
-
-
- void filltoc20(tocPtr, cdKey)
- struct cd_toc *tocPtr;
- u_int cdKey;
- {
-
- if ( cdKey == CATKINS_EARLY_D1 ) { /* 1:10:52-10 */
- tocPtr->discPerformer = "Chet Atkins";
- tocPtr->discTitle = "The Early Years, 1945-1954 [disc 1]";
- # if !defined(SKIPSONGS_Chet_Atkins)
- SET_CDtt( 1, 02.50, "Guitar Blues");
- SET_CDtt( 2, 02.50, "Brown Eyes Cryin' in the Rain");
- SET_CDtt( 3, 02.45, "Ain'tcha Tired of Makin' Me Blue");
- SET_CDtt( 4, 02.56, "I'm Gonna Get Tight");
- SET_CDtt( 5, 02.35, "Canned Heat");
- SET_CDtt( 6, 02.55, "Standing Room Only");
- SET_CDtt( 7, 02.37, "Don't Hand Me That Line");
- SET_CDtt( 8, 02.57, "Bug Dance");
- SET_CDtt( 9, 02.28, "(I Know My Baby Loves Me) In Her Own Peculiar Way");
- SET_CDtt(10, 02.32, "The Nashville Jump");
- SET_CDtt(11, 02.40, "My Guitar is My Sweetheart");
- SET_CDtt(12, 02.51, "I'm Pickin' The Blues");
- SET_CDtt(13, 02.40, "Gone, Gone, Gone");
- SET_CDtt(14, 02.52, "Barnyard Shuffle");
- SET_CDtt(15, 02.34, "Save Your Money");
- SET_CDtt(16, 02.34, "(I May Be Color Blind But) I Know When I'm Blue");
- SET_CDtt(17, 02.31, "I've Been Working on the Guitar");
- SET_CDtt(18, 02.45, "Dizzy Strings");
- SET_CDtt(19, 02.54, "Money, Marbles and Chalk");
- SET_CDtt(20, 02.33, "Wednesday Night Waltz");
- SET_CDtt(21, 03.04, "Guitar Waltz");
- SET_CDtt(22, 02.47, "Telling My Troubles To My Old Guitar");
- SET_CDtt(23, 02.41, "Dance of the Goldenrod");
- SET_CDtt(24, 02.30, "Galloping Guitar");
- SET_CDtt(25, 02.50, "Barber Shop Rag");
- SET_CDtt(26, 02.39, "Centipede Boogie");
- # endif
- }
- if ( cdKey == CATKINS_EARLY_D2 ) { /* 1:12:58-05 */
- tocPtr->discPerformer = "Chet Atkins";
- tocPtr->discTitle = "The Early Years, 1945-1954 [disc 2]";
- # if !defined(SKIPSONGS_Chet_Atkins)
- SET_CDtt( 1, 02.58, "Under the Hickory Nut Tree");
- SET_CDtt( 2, 02.31, "I Was Bitten by the Same Bug Twice");
- SET_CDtt( 3, 02.50, "One More Chance");
- SET_CDtt( 4, 02.27, "The Old Buck Dance");
- SET_CDtt( 5, 02.49, "Boogie Man Boogie");
- SET_CDtt( 6, 02.19, "Main Street Breakdown");
- SET_CDtt( 7, 02.14, "Confusin'");
- SET_CDtt( 8, 02.18, "Music In My Heart");
- SET_CDtt( 9, 02.40, "Indian Love Call");
- SET_CDtt(10, 02.33, "Birth of the Blues");
- SET_CDtt(11, 02.11, "Mountain Melody");
- SET_CDtt(12, 02.39, "You're Always Brand New");
- SET_CDtt(13, 02.41, "My Crazy Heart");
- SET_CDtt(14, 02.16, "Hybrid Corn");
- SET_CDtt(15, 02.37, "Jitterbug Waltz");
- SET_CDtt(16, 02.41, "One Man Boogie [take H]");
- SET_CDtt(17, 02.26, "Crazy Rhythm [instrumental]");
- SET_CDtt(18, 02.23, "Crazy Rhythm [vocal]");
- SET_CDtt(19, 02.07, "Rustic Dance");
- SET_CDtt(20, 02.38, "Rainbow");
- SET_CDtt(21, 02.29, "In the Mood");
- SET_CDtt(22, 02.41, "Spanish Fandango");
- SET_CDtt(23, 02.54, "Midnight");
- SET_CDtt(24, 02.29, "Good–bye Blues");
- SET_CDtt(25, 02.34, "Your Mean Little Heart");
- SET_CDtt(26, 02.05, "Sweet Bunch of Daisies");
- SET_CDtt(27, 02.20, "Blue Gypsy");
- SET_CDtt(28, 02.27, "The Third Man Theme");
- SET_CDtt(29, 02.39, "One Man Boogie [take D]");
- # endif
- }
- if ( cdKey == CATKINS_EARLY_D3 ) { /* 1:13:41-17 */
- tocPtr->discPerformer = "Chet Atkins";
- tocPtr->discTitle = "The Early Years, 1945-1954 [disc 3]";
- # if !defined(SKIPSONGS_Chet_Atkins)
- SET_CDtt( 1, 02.17, "St. Louis Blues");
- SET_CDtt( 2, 02.16, "Nobody's Sweetheart");
- SET_CDtt( 3, 02.27, "Lover Come Back to Me");
- SET_CDtt( 4, 02.26, "Stephen Foster Medley");
- SET_CDtt( 5, 02.37, "Hangover Blues");
- SET_CDtt( 6, 02.13, "Imagination");
- SET_CDtt( 7, 02.18, "Black Mountain Rag");
- SET_CDtt( 8, 02.07, "Guitar Polka [vocal: Rosalie Allen]");
- SET_CDtt( 9, 02.14, "Dream Train [vocal: Rosalie Allen]");
- SET_CDtt(10, 02.42, "Meet Mr. Callaghan");
- SET_CDtt(11, 02.01, "Chinatown, My Chinatown");
- SET_CDtt(12, 02.20, "High Rockin' Swing");
- SET_CDtt(13, 02.31, "Pig Leaf Rag");
- SET_CDtt(14, 02.15, "Oh By Jingo!");
- SET_CDtt(15, 02.10, "Hello Ma Baby");
- SET_CDtt(16, 02.15, "The Bells of St. Mary's");
- SET_CDtt(17, 02.16, "Country Gentleman");
- SET_CDtt(18, 02.11, "Memphis Blues");
- SET_CDtt(19, 02.07, "Alice Blue Gown");
- SET_CDtt(20, 02.22, "12th Street Rag");
- SET_CDtt(21, 02.23, "Peeping Tom");
- SET_CDtt(22, 02.20, "Three O'Clock in the Morning");
- SET_CDtt(23, 02.14, "Georgia Camp Meeting");
- SET_CDtt(24, 02.23, "City Slicker");
- SET_CDtt(25, 02.26, "Dill Pickle Rag");
- SET_CDtt(26, 02.15, "Rubber Doll Rag");
- SET_CDtt(27, 02.17, "Beautiful Ohio [version 1]");
- SET_CDtt(28, 02.04, "Kentucky Derby");
- SET_CDtt(29, 02.14, "Wildwood Flower");
- SET_CDtt(30, 02.22, "Guitars on Parade");
- SET_CDtt(31, 02.11, "Simple Simon");
- SET_CDtt(32, 02.25, "Rubber Doll Rag [alternate]");
- # endif
- }
- if ( cdKey == CATKINS_EARLY_D4 ) { /* 1:15:25-35 */
- tocPtr->discPerformer = "Chet Atkins";
- tocPtr->discTitle = "The Early Years, 1945-1954 [disc 4]";
- # if !defined(SKIPSONGS_Chet_Atkins)
- SET_CDtt( 1, 02.54, "Get Up and Go [vocal: Chet Atkins]");
- SET_CDtt( 2, 02.07, "Pagan Love Song");
- SET_CDtt( 3, 02.10, "Beautiful Ohio [version 2]");
- SET_CDtt( 4, 02.23, "Downhill Drag");
- SET_CDtt( 5, 02.20, "Avalon");
- SET_CDtt( 6, 02.46, "Sunrise Serenade");
- SET_CDtt( 7, 02.29, "San Antonio Rose");
- SET_CDtt( 8, 02.28, "Set a Spell [vocal: Red Kirk]");
- SET_CDtt( 9, 02.29, "Mister Misery [duet vocal]");
- SET_CDtt(10, 02.53, "Get Up and Go [vocal: Red Kirk]");
- SET_CDtt(11, 02.49, "South");
- SET_CDtt(12, 02.36, "Alabama Jubilee");
- SET_CDtt(13, 02.20, "Corrine, Corrina");
- SET_CDtt(14, 03.22, "Indiana (Back Home in Indiana)");
- SET_CDtt(15, 02.27, "Red Wing");
- SET_CDtt(16, 02.36, "Frankie and Johnnie");
- SET_CDtt(17, 02.34, "A Gay Ranchero");
- SET_CDtt(18, 02.58, "Ballin' the Jack");
- SET_CDtt(19, 02.43, "Honeysuckle Rose");
- SET_CDtt(20, 02.01, "Darktown Strutters Ball [with Hank Snow]");
- SET_CDtt(21, 02.28, "The Old Spinning Wheel [with Hank Snow]");
- SET_CDtt(22, 02.17, "Silver Bells [with Hank Snow]");
- SET_CDtt(23, 02.35, "Under the Double Eagle [with Hank Snow]");
- SET_CDtt(24, 03.24, "The Birth of Blues");
- SET_CDtt(25, 02.43, "Have You Ever Been Lonely");
- SET_CDtt(26, 03.28, "Caravan");
- SET_CDtt(27, 02.36, "Old Man River");
- SET_CDtt(28, 02.17, "Mister Sandman");
- SET_CDtt(29, 02.10, "New Spanish Two Step");
- # endif
- }
- if ( cdKey == BEAT_BBC_D1 ) { /* 1:05:07-65 */
- tocPtr->discPerformer = "The Beatles";
- tocPtr->discTitle = "Live at the BBC [disc 1]";
- # if !defined(SKIPSONGS_The_Beatles)
- SET_CDtt( 1, 00.13, "Beatle Greetings");
- SET_CDtt( 2, 00.28, "From Us to You");
- SET_CDtt( 3, 00.53, "Riding on a Bus");
- SET_CDtt( 4, 02.49, "I Got a Woman");
- SET_CDtt( 5, 02.05, "Too Much Monkey Business");
- SET_CDtt( 6, 02.30, "Keep Your Hands Off My Baby");
- SET_CDtt( 7, 01.58, "I'll Be On My Way");
- SET_CDtt( 8, 01.57, "Young Blood");
- SET_CDtt( 9, 02.15, "A Shot of Rhythm and Blues");
- SET_CDtt(10, 02.08, "Sure to Fall (In Love With You)");
- SET_CDtt(11, 02.00, "Some Other Guy");
- SET_CDtt(12, 02.02, "Thank You Girl");
- SET_CDtt(13, 00.27, "Sha la la la la!");
- SET_CDtt(14, 02.44, "Baby It's You");
- SET_CDtt(15, 02.54, "That's All Right (Mama)");
- SET_CDtt(16, 02.35, "Carol");
- SET_CDtt(17, 02.00, "Soldier of Love");
- SET_CDtt(18, 00.26, "A Little Rhyme");
- SET_CDtt(19, 02.39, "Clarabella");
- SET_CDtt(20, 02.01, "I'm Gonna Sit Right Down and Cry (Over You)");
- SET_CDtt(21, 02.10, "Crying, Waiting, Hoping");
- SET_CDtt(22, 00.42, "Dear Wack!");
- SET_CDtt(23, 02.37, "You Really Got A Hold On Me");
- SET_CDtt(24, 02.50, "To Know Her is To Love Her");
- SET_CDtt(25, 01.57, "A Taste of Honey");
- SET_CDtt(26, 01.53, "Long Tall Sally");
- SET_CDtt(27, 02.32, "I Saw Her Standing There");
- SET_CDtt(28, 01.39, "The Honeymoon Song");
- SET_CDtt(29, 02.51, "Johnny B. Goode");
- SET_CDtt(30, 02.13, "Memphis, Tennessee");
- SET_CDtt(31, 01.49, "Lucille");
- SET_CDtt(32, 02.07, "Can't Buy Me Love");
- SET_CDtt(33, 00.28, "From Fluff to You");
- SET_CDtt(34, 02.13, "Till There Was You");
- # endif
- }
- if ( cdKey == BEAT_BBC_D2 ) { /* 1:08:33-30 */
- tocPtr->discPerformer = "The Beatles";
- tocPtr->discTitle = "Live at the BBC [disc 2]";
- # if !defined(SKIPSONGS_The_Beatles)
- SET_CDtt( 1, 01.04, "Crinsk Dee Night");
- SET_CDtt( 2, 02.24, "A Hard Day's Night");
- SET_CDtt( 3, 00.22, "Have a Banana!");
- SET_CDtt( 4, 02.09, "I Wanna Be Your Man");
- SET_CDtt( 5, 00.20, "Just a Rumour");
- SET_CDtt( 6, 02.16, "Roll Over Beethoven");
- SET_CDtt( 7, 02.04, "All My Loving");
- SET_CDtt( 8, 02.18, "Things We Said Today");
- SET_CDtt( 9, 03.15, "She's a Woman");
- SET_CDtt(10, 02.21, "Sweet Little Sixteen");
- SET_CDtt(11, 00.10, "1822!");
- SET_CDtt(12, 02.36, "Lonesome Tears in My Eyes");
- SET_CDtt(13, 02.59, "Nothin' Shakin'");
- SET_CDtt(14, 01.49, "The Hippy Hippy Shake");
- SET_CDtt(15, 01.52, "Glad All Over");
- SET_CDtt(16, 02.47, "I Just Don't Understand");
- SET_CDtt(17, 01.53, "Top So How Come (No One Loves Me)");
- SET_CDtt(18, 02.13, "I Feel Fine");
- SET_CDtt(19, 02.33, "I'm a Loser");
- SET_CDtt(20, 02.21, "Everybody's Trying To Be My Baby");
- SET_CDtt(21, 02.01, "Rock and Roll Music");
- SET_CDtt(22, 02.56, "Ticket to Ride");
- SET_CDtt(23, 02.42, "Dizzy Miss Lizzy");
- SET_CDtt(24, 02.38, "Medley: Kansas City / Hey! Hey! Hey! Hey!");
- SET_CDtt(25, 00.27, "Set Fire to that Lot!");
- SET_CDtt(26, 01.57, "Matchbox");
- SET_CDtt(27, 02.09, "I Forgot To Remember to Forget");
- SET_CDtt(28, 00.27, "Love These Goon Shows!");
- SET_CDtt(29, 01.56, "I Got To Find My Baby");
- SET_CDtt(30, 01.36, "Ooh! My Soul");
- SET_CDtt(31, 00.36, "Ooh! My Arms");
- SET_CDtt(32, 02.02, "Don't Ever Change");
- SET_CDtt(33, 02.37, "Slow Down");
- SET_CDtt(34, 02.11, "Honey Don't");
- SET_CDtt(35, 02.30, "Love Me Do");
- # endif
- }
- if ( cdKey == BEEGS_TALES_D1 ) { /* 1:16:36-23 */
- tocPtr->discPerformer = "Bee Gees";
- tocPtr->discTitle = "Tales from the Brothers Gibb - A History in Song 1967-1990 [disc 1]";
- # if !defined(SKIPSONGS_Bee_Gees)
- SET_CDtt( 1, 02.11, "New York Mining Disaster 1941");
- SET_CDtt( 2, 03.45, "I Can't See Nobody");
- SET_CDtt( 3, 03.03, "To Love Somebody");
- SET_CDtt( 4, 02.54, "Holiday");
- SET_CDtt( 5, 02.25, "Massachusetts");
- SET_CDtt( 6, 01.53, "Barker of the UFO");
- SET_CDtt( 7, 03.14, "World");
- SET_CDtt( 8, 02.18, "Sir Geoffrey Saved the World");
- SET_CDtt( 9, 03.32, "And the Sun Will Shine");
- SET_CDtt(10, 03.16, "Words");
- SET_CDtt(11, 02.24, "Sinking Ships");
- SET_CDtt(12, 02.10, "Jumbo");
- SET_CDtt(13, 03.20, "The Singer Sang His Song");
- SET_CDtt(14, 03.08, "I've Got To Get a Message To You");
- SET_CDtt(15, 03.08, "I Started a Joke");
- SET_CDtt(16, 02.49, "First of May");
- SET_CDtt(17, 03.49, "Melody Fair");
- SET_CDtt(18, 04.08, "Tomorrow Tomorrow");
- SET_CDtt(19, 02.57, "Sun in My Morning");
- SET_CDtt(20, 03.06, "Saved by the Bell");
- SET_CDtt(21, 03.29, "Don't Forget to Remember");
- SET_CDtt(22, 02.34, "If I Only Had My Mind On Something Else");
- SET_CDtt(23, 02.53, "I.O.I.O.");
- SET_CDtt(24, 03.41, "Railroad");
- SET_CDtt(25, 04.27, "I'll Kiss Your Memory");
- # endif
- }
- if ( cdKey == ECOST_MYAIM_B ) { /* 1:00:24-20 */
- tocPtr->discPerformer = "Elvis Costello";
- tocPtr->discTitle = "My Aim is True [box]";
- # if !defined(SKIPSONGS_Elvis_Costello)
- SET_CDtt( 1, 01.24, "Welcome to the Working Week");
- SET_CDtt( 2, 03.33, "Miracle Man");
- SET_CDtt( 3, 02.44, "No Dancing");
- SET_CDtt( 4, 02.49, "Blame It on Cain");
- SET_CDtt( 5, 03.25, "Alison");
- SET_CDtt( 6, 02.14, "Sneaky Feelings");
- SET_CDtt( 7, 02.51, "(The Angels Wanna Wear My) Red Shoes");
- SET_CDtt( 8, 03.18, "Less Than Zero");
- SET_CDtt( 9, 01.39, "Mystery Dance");
- SET_CDtt(10, 02.34, "Pay It Back");
- SET_CDtt(11, 03.01, "I'm Not Angry");
- SET_CDtt(12, 03.26, "Waiting for the End of the World");
- SET_CDtt(13, 03.58, "Watching the Detectives");
- SET_CDtt(14, 02.28, "Radio Sweetheart");
- SET_CDtt(15, 03.07, "Stranger in the House");
- SET_CDtt(16, 03.40, "Imagination (Is a Powerful Deceiver)");
- SET_CDtt(17, 02.19, "Mystery Dance");
- SET_CDtt(18, 02.19, "Cheap Reward");
- SET_CDtt(19, 02.09, "Jump Up");
- SET_CDtt(20, 01.56, "Wave a White Flag");
- SET_CDtt(21, 03.33, "Blame It on Cain");
- SET_CDtt(22, 01.55, "Poison Moon");
- # endif
- }
- if ( cdKey == ECOST_ARMEDFORCES_B ) { /* 1:03:31-55 */
- tocPtr->discPerformer = "Elvis Costello";
- tocPtr->discTitle = "Armed Forces [box]";
- # if !defined(SKIPSONGS_Elvis_Costello)
- SET_CDtt( 1, 03.01, "Accidents Will Happen");
- SET_CDtt( 2, 02.19, "Senior Service");
- SET_CDtt( 3, 03.00, "Oliver's Army");
- SET_CDtt( 4, 02.57, "Big Boys");
- SET_CDtt( 5, 02.43, "Green Shirt");
- SET_CDtt( 6, 03.23, "Party Girl");
- SET_CDtt( 7, 03.17, "Goon Squad");
- SET_CDtt( 8, 03.34, "Busy Bodies");
- SET_CDtt( 9, 03.24, "Sunday's Best");
- SET_CDtt(10, 02.48, "Moods for Moderns");
- SET_CDtt(11, 02.58, "Chemistry Class");
- SET_CDtt(12, 03.15, "Two Little Hitlers");
- SET_CDtt(13, 03.46, "(What's So Funny 'bout) Peace, Love and Understanding");
- SET_CDtt(14, 01.29, "My Funny Valentine");
- SET_CDtt(15, 02.43, "Tiny Steps");
- SET_CDtt(16, 02.00, "Clean Money");
- SET_CDtt(17, 01.56, "Talking in the Dark");
- SET_CDtt(18, 02.17, "Wednesday Week");
- SET_CDtt(19, 03.23, "Acidents Will Happen [live]");
- SET_CDtt(20, 03.08, "Alison [live]");
- SET_CDtt(21, 06.08, "Watching the Detectives [live]");
- # endif
- }
- if ( cdKey == BDYLAN_BOOTLEG_D1 ) { /* 1:17:10-67 */
- tocPtr->discPerformer = "Bob Dylan";
- tocPtr->discTitle = "The Bootleg Series - 1961-1991 [disc 1]";
- # if !defined(SKIPSONGS_Bob_Dylan)
- SET_CDtt( 1, 02.19, "Hard Times In New York Town");
- SET_CDtt( 2, 04.03, "He Was A Friend Of Mine");
- SET_CDtt( 3, 01.56, "Man On The Street");
- SET_CDtt( 4, 03.04, "No More Auction Block");
- SET_CDtt( 5, 04.10, "House Carpenter");
- SET_CDtt( 6, 03.45, "Talkin' Bear Mountain Picnic Massacre Blues");
- SET_CDtt( 7, 03.33, "Let Me Die In My Footsteps");
- SET_CDtt( 8, 04.13, "Rambling, Gambling Willie");
- SET_CDtt( 9, 00.52, "Talkin' Hava Negeilah Blues");
- SET_CDtt(10, 02.38, "Quit Your Low Down Ways");
- SET_CDtt(11, 02.39, "Worried Blues");
- SET_CDtt(12, 03.28, "Kingsport Town");
- SET_CDtt(13, 02.53, "Walkin' Down The Line");
- SET_CDtt(14, 05.03, "Walls Of Red Wing");
- SET_CDtt(15, 03.17, "Paths Of Victory");
- SET_CDtt(16, 04.25, "Talkin' John Birch Paranoid Blues");
- SET_CDtt(17, 03.09, "Who Killed Davey Moore?");
- SET_CDtt(18, 03.30, "Only A Hobo");
- SET_CDtt(19, 05.07, "Moonshiner");
- SET_CDtt(20, 02.56, "When The Ship Comes In");
- SET_CDtt(21, 03.01, "The Times They Are A–Changin'");
- SET_CDtt(22, 07.07, "Last Thoughts On Woodie Guthrie");
- # endif
- }
- if ( cdKey == BDYLAN_BOOTLEG_D2 ) { /* 1:16:48-30 */
- tocPtr->discPerformer = "Bob Dylan";
- tocPtr->discTitle = "The Bootleg Series - 1961-1991 [disc 2]";
- # if !defined(SKIPSONGS_Bob_Dylan)
- SET_CDtt( 1, 03.48, "Seven Curses");
- SET_CDtt( 2, 02.39, "Eternal Circle");
- SET_CDtt( 3, 01.59, "Suze (The Cough Song)");
- SET_CDtt( 4, 02.57, "Mama, You Been On My Mind");
- SET_CDtt( 5, 05.27, "Farewell, Angelina");
- SET_CDtt( 6, 02.58, "Subterranean Homesick Blues");
- SET_CDtt( 7, 02.55, "If You Gotta Go, Go Now (Or Else You Stay All Night)");
- SET_CDtt( 8, 03.53, "Siting On A Barbed Wire Fence");
- SET_CDtt( 9, 01.37, "Like A Rolling Stone");
- SET_CDtt(10, 03.22, "It Takes A Lot To Laugh, It Takes A Train To Cry");
- SET_CDtt(11, 03.40, "I'll Keep It With Mine");
- SET_CDtt(12, 06.10, "She's Your Lover Now");
- SET_CDtt(13, 03.56, "I Shall Be Released");
- SET_CDtt(14, 02.10, "Santa–Fe");
- SET_CDtt(15, 03.34, "If Not For You");
- SET_CDtt(16, 02.50, "Wallflower");
- SET_CDtt(17, 02.40, "Nobody 'Cept You");
- SET_CDtt(18, 06.52, "Tangled Up In Blue");
- SET_CDtt(19, 04.27, "Call Letter Blues");
- SET_CDtt(20, 08.52, "Idiot Wind");
- # endif
- }
- if ( cdKey == NDIAM_HOTAUG2 ) { /* 1:13:07-22 */
- tocPtr->discPerformer = "Neil Diamond";
- tocPtr->discTitle = "Hot August Night II";
- # if !defined(SKIPSONGS_Neil_Diamond)
- SET_CDtt( 1, 01.57, "Song of the Whales (Fanfare)");
- SET_CDtt( 2, 04.10, "Headed for the Future");
- SET_CDtt( 3, 04.00, "September Morn");
- SET_CDtt( 4, 03.26, "Thank the Lord for the Night Time");
- SET_CDtt( 5, 03.15, "Cherry, Cherry");
- SET_CDtt( 6, 03.49, "Sweet Caroline");
- SET_CDtt( 7, 03.33, "Hello Again");
- SET_CDtt( 8, 03.13, "Love on the Rocks");
- SET_CDtt( 9, 03.54, "America");
- SET_CDtt(10, 03.29, "Forever in Blue Jeans");
- SET_CDtt(11, 04.43, "You Don't Bring Me Flowers");
- SET_CDtt(12, 04.35, "I Dreamed a Dream");
- SET_CDtt(13, 02.27, "Back in L.A.");
- SET_CDtt(14, 02.52, "Song Sung Blue");
- SET_CDtt(15, 02.54, "Crackin' Rosie");
- SET_CDtt(16, 05.11, "I Am ... I Said");
- SET_CDtt(17, 04.36, "Holly Holy");
- SET_CDtt(18, 01.22, "Soolaimon");
- SET_CDtt(19, 05.34, "Brother Love's Traveling Salvation Show");
- SET_CDtt(20, 04.05, "Heartlight");
- # endif
- }
- if ( cdKey == JFAH_XMASGUITAR ) { /* 1:05:17-00 */
- tocPtr->discPerformer = "John Fahey";
- tocPtr->discTitle = "Christmas Guitar";
- # if !defined(SKIPSONGS_John_Fahey)
- SET_CDtt( 1, 01.39, "Joy To The World");
- SET_CDtt( 2, 03.26, "What Child Is This");
- SET_CDtt( 3, 04.32, "Medley: a) Hark The Herald Angels Sing, b) O Come All Ye Faithful");
- SET_CDtt( 4, 02.10, "Auld Lang Syne");
- SET_CDtt( 5, 02.24, "The Bells of Saint Mary's");
- SET_CDtt( 6, 01.21, "Good Christian Men Rejoice");
- SET_CDtt( 7, 01.52, "We Three Kings of Orient Are");
- SET_CDtt( 8, 01.25, "Away in a Manger (version 1)");
- SET_CDtt( 9, 03.00, "God Rest Ye Merry Gentlemen Fantasy");
- SET_CDtt(10, 01.45, "Jolly Old Saint Nicholas");
- SET_CDtt(11, 02.46, "Santa Claus is Coming to Town");
- SET_CDtt(12, 03.59, "The Skater's Waltz");
- SET_CDtt(13, 02.27, "The Christmas Song");
- SET_CDtt(14, 04.09, "Medley: a) Christmas Time's A–Coming, b) Rudolph The Red–Nosed Reindeer");
- SET_CDtt(15, 02.17, "Medley: a) The Holly and the Ivy, b) The Cherry Tree Carol");
- SET_CDtt(16, 01.39, "Apple Blossom Time");
- SET_CDtt(17, 01.45, "White Christmas");
- SET_CDtt(18, 03.56, "The First Noel");
- SET_CDtt(19, 01.08, "Good King Wenceslas");
- SET_CDtt(20, 01.28, "Of The Father's Love Begotten");
- SET_CDtt(21, 02.34, "Away in a Manger (version 2)");
- SET_CDtt(22, 01.54, "In The Bleak Midwinter");
- SET_CDtt(23, 03.04, "It Came Upon A Midnight Clear");
- SET_CDtt(24, 03.28, "Medley: a) Jesus, Won't You Come By Here, b) Go Tell It On The Mountain");
- SET_CDtt(25, 01.53, "Lo, How A Rose E'er Blooming");
- SET_CDtt(26, 03.14, "Silent Night, Holy Night");
- # endif
- }
- if ( cdKey == JFAH_NEWPOSXMAS ) { /* 1:14:38-20 */
- tocPtr->discPerformer = "John Fahey";
- tocPtr->discTitle = "The New Possibility: John Fahey's Guitar Soli Christmas Album / Christmas with John Fahey Vol. II";
- tocPtr->discCatNum = "007567714372500";
- # if !defined(SKIPSONGS_John_Fahey)
- SET_CDtt( 1, 01.55, "Joy To The World");
- SET_CDtt( 2, 03.05, "What Child is This?");
- SET_CDtt( 3, 03.13, "Medley: Hark, the Herald Angels Sing / O Come All Ye Faithful");
- SET_CDtt( 4, 02.05, "Auld Lang Syne");
- SET_CDtt( 5, 02.13, "The Bells of St. Mary's");
- SET_CDtt( 6, 01.13, "Good King Wenceslas");
- SET_CDtt( 7, 01.53, "We Three Kings of Orient Are");
- SET_CDtt( 8, 02.44, "God Rest Ye Merry Gentlemen Fantasy");
- SET_CDtt( 9, 02.15, "The First Noel");
- SET_CDtt(10, 10.17, "Christ's Saints of God Fantasy");
- SET_CDtt(11, 01.30, "It Came Upon a Midnight Clear");
- SET_CDtt(12, 03.02, "Go I Will Send Thee");
- SET_CDtt(13, 03.50, "Lo How a Rose E'er Blooming");
- SET_CDtt(14, 01.16, "Silent Night, Holy Night");
- SET_CDtt(15, 03.32, "Oh Holy Night [with Richard Ruskin]");
- SET_CDtt(16, 03.34, "Christmas Medley: Oh Tannenbaum / Angels We Have Heard On High / Jingle Bells [with Richard Ruskin]");
- SET_CDtt(17, 06.49, "Russian Christmas Overture [with Richard Ruskin]");
- SET_CDtt(18, 05.03, "White Christmas");
- SET_CDtt(19, 02.41, "Carol of the Bells [with Richard Ruskin]");
- SET_CDtt(20, 12.26, "Christmas Fantasy––Part II");
- # endif
- }
- if ( cdKey == CFRANKE_NEWFILMS ) { /* 0:59:48-72 */
- tocPtr->discPerformer = "Christopher Franke";
- tocPtr->discTitle = "New Music for Films";
- SET_CDtt( 1, 02.32, "Main Title");
- SET_CDtt( 2, 02.58, "Big Country");
- SET_CDtt( 3, 02.09, "Dramatic Ride");
- SET_CDtt( 4, 00.36, "The Run");
- SET_CDtt( 5, 02.26, "Getting Ready to Attack");
- SET_CDtt( 6, 01.42, "Memories of Maria");
- SET_CDtt( 7, 02.23, "The Attack");
- SET_CDtt( 8, 01.37, "Will He Return?");
- SET_CDtt( 9, 01.10, "Quiet Ocean");
- SET_CDtt(10, 00.30, "The Battle Begins");
- SET_CDtt(11, 02.14, "The Victory");
- SET_CDtt(12, 01.24, "Hidden Tears");
- SET_CDtt(13, 01.20, "The Fight");
- SET_CDtt(14, 04.00, "Romance Became Pain");
- SET_CDtt(15, 02.21, "The Battle Continues");
- SET_CDtt(16, 01.25, "Mysterious Discovery");
- SET_CDtt(17, 06.02, "Lurking Shadow");
- SET_CDtt(18, 07.40, "The Shock");
- SET_CDtt(19, 01.01, "Dream Sequence");
- SET_CDtt(20, 04.15, "Doomed");
- SET_CDtt(21, 03.22, "Threatening");
- SET_CDtt(22, 01.11, "Quiet Ocean — Reprise");
- SET_CDtt(23, 03.31, "Creepy");
- SET_CDtt(24, 01.57, "Steven Stole It");
- }
- if ( cdKey == JEGARDINER_SOLOMON_D2 ) { /* 1:07:36-33 */
- tocPtr->discPerformer = "John Eliot Gardiner";
- tocPtr->discTitle = "Solomon [disc 2]";
- tocPtr->discCatNum = "002894162692900";
- /* ACT II: Scene 2: */
- SET_CDtt( 1, 01.53, "My sovereign liege");
- /* ACT II: Scene 3: */
- SET_CDtt( 2, 05.35, "Thou son of David - Words are weak");
- SET_CDtt( 3, 03.28, "What says the other - Thy sentance, great king");
- SET_CDtt( 4, 04.24, "Withhold, withhold the executing hand - Can I see my infant gor'd");
- SET_CDtt( 5, 01.18, "Israel, attend");
- SET_CDtt( 6, 03.59, "Thrice bless'd be the king");
- SET_CDtt( 7, 02.28, "From the east unto the west");
- SET_CDtt( 8, 06.24, "No more shall armed bands - Beneath the vine");
- SET_CDtt( 9, 02.46, "Swell, swell, the full chorus");
- /* ACT III: */
- SET_CDtt(10, 03.01, "The Arrival of the Queen of Sheba");
- SET_CDtt(11, 01.25, "From Arabia's Spicy Shores");
- SET_CDtt(12, 03.35, "Sweep, sweep the string - Music, spread thy voice");
- SET_CDtt(13, 01.47, "Now a diff'rent measure - Shake the dome");
- SET_CDtt(14, 03.20, "Then at once from rage - Draw the tear from hopeless love");
- SET_CDtt(15, 03.39, "Next the tortur'd soul - Thus rolling surges rise");
- SET_CDtt(16, 00.59, "Thy harmony's divine");
- SET_CDtt(17, 03.58, "Thrice happy king - Golden columns");
- SET_CDtt(18, 05.55, "May peace in Salem ever dwell - Will the sun forget to streak");
- SET_CDtt(19, 03.01, "Adieu, fair queen - Ev'ry joy that wisdom knows");
- SET_CDtt(20, 04.39, "Praise the Lord");
- }
- if ( cdKey == EJOHN_REGSPIANOPOP ) { /* 0:57:00-32 */
- tocPtr->discPerformer = "Elton John";
- tocPtr->discTitle = "Reg Dwight's Piano Goes Pop";
- # if !defined(SKIPSONGS_Elton_John)
- SET_CDtt( 1, 02.45, "My Baby Loves Lovin'");
- SET_CDtt( 2, 02.48, "Cottonfields");
- SET_CDtt( 3, 03.41, "Lady D'Arbanville");
- SET_CDtt( 4, 02.49, "Natural Sinner");
- SET_CDtt( 5, 02.49, "United We Stand");
- SET_CDtt( 6, 03.36, "Spirit in the Sky");
- SET_CDtt( 7, 02.16, "Travellin' Band");
- SET_CDtt( 8, 03.47, "I Can't Tell the Bottom from the Top");
- SET_CDtt( 9, 03.07, "Good Morning Freedom");
- SET_CDtt(10, 03.02, "Young, Gifted & Black");
- SET_CDtt(11, 02.51, "In the Summertime");
- SET_CDtt(12, 02.38, "Up Around the Bend");
- SET_CDtt(13, 03.02, "Snake in the Grass");
- SET_CDtt(14, 03.35, "Neanderthal Man");
- SET_CDtt(15, 01.57, "She Sold Me Magic");
- SET_CDtt(16, 02.12, "Come and Get It");
- SET_CDtt(17, 02.33, "Love of the Common People");
- SET_CDtt(18, 02.32, "Signed, Sealed, Delivered");
- SET_CDtt(19, 02.24, "It's All in the Game");
- SET_CDtt(20, 02.34, "Yellow River");
- # endif
- }
- if ( cdKey == LEDZEP_REMASTERS_D3 ) { /* 1:03:16-00 */
- tocPtr->discPerformer = "Led Zeppelin";
- tocPtr->discTitle = "Remasters [disc 3]";
- tocPtr->discCatNum = "007567823712600";
- # if !defined(SKIPSONGS_Led_Zeppelin)
- SET_CDtt( 1, 28.13, "Answers from Page, Plant, and Jones");
- SET_CDtt( 2, 00.08, "Hello. This is Jimmy Page, and you're listening to the station that made rock classic.");
- SET_CDtt( 3, 00.09, "Hi there, this is Jimmy Page. Hold on to your seats, here comes Led Zeppelin.");
- SET_CDtt( 4, 00.11, "Good morning, this is Jimmy Page. Come on, it's time to wake up and get the Led out.");
- SET_CDtt( 5, 00.08, "Hi, this is Jimmy Page and this deejay is insane.");
- SET_CDtt( 6, 00.07, "Hello, I'm Jimmy Page and this is Led Zeppelin.");
- SET_CDtt( 7, 00.08, "Hello, this is Jimmy Page and I wanna hear some rock and roll.");
- SET_CDtt( 8, 00.09, "Hello, this is Jimmy Page. Keep your radio tuned right here.");
- SET_CDtt( 9, 01.03, "Q: How did the Led Zeppelin 4-CD set come about? A: [Jimmy Page]");
- SET_CDtt(10, 00.32, "Q: Where did you find all the old Led Zeppelin tapes? A: [Jimmy Page]");
- SET_CDtt(11, 00.30, "Q: What was the hardest part of the project? A: [Jimmy Page]");
- SET_CDtt(12, 00.35, "Q: What is the difference between these versions and the originals? A: [Jimmmy Page]");
- SET_CDtt(13, 01.41, "Q: Did you have any old unreleased numbers left-over? A: [Jimmy Page]");
- SET_CDtt(14, 00.50, "Q: Do any of the songs specifically benefit from the new EQ, new production values you put in? A: [Jimmy Page]");
- SET_CDtt(15, 01.01, "Q: Is it true that Elvis Presley's “Baby Let's Play House” get you into rock and roll? A: [Jimmy Page]");
- SET_CDtt(16, 02.14, "Q: What was your idea when you put Led Zeppelin together? A: [Jimmy Page]");
- SET_CDtt(17, 00.43, "Q: How long did `Led Zeppelin I' take to record? A: [Jimmy Page]");
- SET_CDtt(18, 00.44, "Q: What was the first Zeppelin tour of the United States like? A: [Jimmy Page]");
- SET_CDtt(19, 00.59, "Q: As a producer, what studio techniques did you specifically come up with? A: [Jimmy Page]");
- SET_CDtt(20, 00.31, "Q: What is the most satisfying thing about Led Zeppelin to you? A: [Jimmy Page]");
- SET_CDtt(21, 00.36, "Q: What do you remember about Led Zeppelin's first rehearsal? A: [Robert Plant]");
- SET_CDtt(22, 01.17, "Q: What were the various influences that everyone brought into the mix with Led Zeppelin? A: [Robert Plant]");
- SET_CDtt(23, 00.38, "Q: Tell us how Led Zeppelin replaced Jeff Beck's group for the first U.S tour? A: [Robert Plant]");
- SET_CDtt(24, 01.10, "Q: You've told me before, Robert, that you were never happy with the first Led Zeppelin album. Why? A: [Robert Plant]");
- SET_CDtt(25, 00.30, "Q: Tell us what the Led Zeppelin stage show was like. A: [Robert Plant]");
- SET_CDtt(26, 00.54, "");
- SET_CDtt(27, 00.43, "");
- SET_CDtt(28, 01.29, "");
- SET_CDtt(29, 01.36, "");
- SET_CDtt(30, 00.54, "");
- SET_CDtt(31, 01.54, "");
- SET_CDtt(32, 01.11, "Q: How would you like Led Zeppelin be remembered? A: [Robert Plant]");
- SET_CDtt(33, 00.43, "Q: How did you start playing bass guitar? A: [John Paul Jones]");
- SET_CDtt(34, 00.46, "");
- SET_CDtt(35, 00.31, "");
- SET_CDtt(36, 01.03, "");
- SET_CDtt(37, 00.53, "");
- SET_CDtt(38, 00.44, "");
- SET_CDtt(39, 01.26, "");
- SET_CDtt(40, 00.44, "");
- SET_CDtt(41, 00.32, "");
- SET_CDtt(42, 00.44, "Q: What do you consider one of the best moments of Led Zeppelin? A: [John Paul Jones]");
- SET_CDtt(43, 01.40, "Q: Tell us about Led Zeppelin's studio techniques. A: [John Paul Jones]");
- # endif
- }
- if ( cdKey == GLIGHT_GORDSGOLD ) { /* 1:12:03-00 */
- tocPtr->discPerformer = "Gordon Lightfoot";
- tocPtr->discTitle = "Gord's Gold";
- tocPtr->discCatNum = "007599022372200";
- # if !defined(SKIPSONGS_Gordon_Lightfoot)
- SET_CDtt( 1, 03.06, "I'm Not Sayin' / Ribbon of Darkness");
- SET_CDtt( 2, 03.02, "Song for a Winter's Night");
- SET_CDtt( 3, 07.06, "Canadian Railroad Trilogy");
- SET_CDtt( 4, 02.39, "Softly");
- SET_CDtt( 5, 03.29, "For Lovin' Me");
- SET_CDtt( 6, 02.50, "Steel Rail Blues");
- SET_CDtt( 7, 02.48, "Wherefore and Why");
- SET_CDtt( 8, 02.47, "Bitter Green");
- SET_CDtt( 9, 03.18, "Early Morning Rain");
- SET_CDtt(10, 03.27, "Minstrel of the Dawn");
- SET_CDtt(11, 03.37, "Sundown");
- SET_CDtt(12, 03.23, "Beautiful");
- SET_CDtt(13, 04.06, "Summer Side of Life");
- SET_CDtt(14, 02.50, "Rainy Day People");
- SET_CDtt(15, 03.26, "Cotton Jenny");
- SET_CDtt(16, 03.40, "Don Quixote");
- SET_CDtt(17, 02.48, "Circle of Steel");
- SET_CDtt(18, 03.06, "Old Dan's Records");
- SET_CDtt(19, 03.50, "If You Could Read My Mind");
- SET_CDtt(20, 03.01, "Cold on the Shoulder");
- SET_CDtt(21, 03.42, "Carefree Highway");
- # endif
- }
- if ( cdKey == GLIGHT_UACOL_D1 ) { /* 1:17:32-35 */
- tocPtr->discPerformer = "Gordon Lightfoot";
- tocPtr->discTitle = "The United Artists Collection [disc 1]";
- /* Disc 2 has: tocPtr->discCatNum = "007777270172900"; */
- # if !defined(SKIPSONGS_Gordon_Lightfoot)
- SET_CDtt( 1, 02.47, "Rich Man's Spiritual");
- SET_CDtt( 2, 02.49, "Long River");
- SET_CDtt( 3, 03.45, "The Way I Feel [version 1]");
- SET_CDtt( 4, 02.28, "For Lovin' Me");
- SET_CDtt( 5, 03.13, "The First Time Ever I Saw Your Face");
- SET_CDtt( 6, 02.33, "Changes");
- SET_CDtt( 7, 03.08, "Early Mornin' Rain");
- SET_CDtt( 8, 02.53, "Steel Rail Blues");
- SET_CDtt( 9, 02.08, "Sixteen Miles (To Seven Lakes)");
- SET_CDtt(10, 02.31, "I'm Not Sayin'");
- SET_CDtt(11, 02.44, "Pride of Man");
- SET_CDtt(12, 02.42, "Ribbon of Darkness");
- SET_CDtt(13, 03.12, "Oh, Linda");
- SET_CDtt(14, 02.06, "Peaceful Waters");
- SET_CDtt(15, 02.54, "Walls");
- SET_CDtt(16, 02.31, "If You Got It");
- SET_CDtt(17, 03.26, "Softly");
- SET_CDtt(18, 03.00, "Crossroads");
- SET_CDtt(19, 03.17, "A Minor Ballad");
- SET_CDtt(20, 02.40, "Go–Go Round");
- SET_CDtt(21, 02.43, "Rosanna");
- SET_CDtt(22, 03.05, "Home From the Forest");
- SET_CDtt(23, 02.28, "I'll Be Alright");
- SET_CDtt(24, 03.00, "Song For a Winter's Night");
- SET_CDtt(25, 06.22, "Canadian Railroad Trilogy");
- SET_CDtt(26, 03.05, "The Way I Feel [version 2]");
- # endif
- }
- if ( cdKey == GLIGHT_UACOL_D2 ) { /* 1:13:53-32 */
- tocPtr->discPerformer = "Gordon Lightfoot";
- tocPtr->discTitle = "The United Artists Collection [disc 2]";
- tocPtr->discCatNum = "007777270172900";
- # if !defined(SKIPSONGS_Gordon_Lightfoot)
- SET_CDtt( 1, 02.53, "Wherefor & Why");
- SET_CDtt( 2, 05.13, "The Last Time I Saw Her");
- SET_CDtt( 3, 04.13, "Black Day in July");
- SET_CDtt( 4, 02.22, "May I");
- SET_CDtt( 5, 02.22, "Magnificent Outpouring");
- SET_CDtt( 6, 03.37, "Does Your Mother Know");
- SET_CDtt( 7, 03.38, "The Mountain and Maryann");
- SET_CDtt( 8, 02.50, "Pussywillows, Cat–Tails");
- SET_CDtt( 9, 02.26, "I Want to Hear it From You");
- SET_CDtt(10, 03.22, "Something Very Special");
- SET_CDtt(11, 02.13, "Boss Man");
- SET_CDtt(12, 02.33, "Did She Mention My Name");
- SET_CDtt(13, 03.05, "Long Way Back Home");
- SET_CDtt(14, 01.55, "Unsettled Ways");
- SET_CDtt(15, 03.00, "Long Thin Dawn");
- SET_CDtt(16, 02.45, "Bitter Green");
- SET_CDtt(17, 03.29, "The Circle Is Small (I Can See It In Your Eyes)");
- SET_CDtt(18, 02.57, "Marie Christine");
- SET_CDtt(19, 05.19, "Cold Hands from New York");
- SET_CDtt(20, 03.28, "Affair on 8th Avenue");
- SET_CDtt(21, 03.21, "Don't Beat Me Down");
- SET_CDtt(22, 02.47, "The Gypsy");
- SET_CDtt(23, 04.03, "If I Could");
- # endif
- }
- if ( cdKey == PMCART_ISALIVE ) { /* 1:17:22-60 */
- tocPtr->discPerformer = "Paul McCartney";
- tocPtr->discTitle = "Paul Is Live";
- # if !defined(SKIPSONGS_Paul_McCartney)
- SET_CDtt( 1, 02.33, "Drive My Car");
- SET_CDtt( 2, 04.12, "Let Me Roll It");
- SET_CDtt( 3, 02.41, "Looking for Changes");
- SET_CDtt( 4, 04.54, "Peace in the Neighborhood");
- SET_CDtt( 5, 02.18, "All My Loving");
- SET_CDtt( 6, 01.56, "Robbie's Bit (Thanks Chet)");
- SET_CDtt( 7, 02.52, "Good Rocking Tonight");
- SET_CDtt( 8, 02.40, "We Can Work It Out");
- SET_CDtt( 9, 03.33, "Hope Of Deliverance");
- SET_CDtt(10, 02.57, "Michelle");
- SET_CDtt(11, 03.40, "Biker Like an Icon");
- SET_CDtt(12, 02.30, "Here, There and Everywhere");
- SET_CDtt(13, 04.07, "My Love");
- SET_CDtt(14, 03.15, "Magical Mystery Tour");
- SET_CDtt(15, 05.39, "C'mon People");
- SET_CDtt(16, 02.31, "Lady Madonna");
- SET_CDtt(17, 02.37, "Paperback Writer");
- SET_CDtt(18, 03.03, "Penny Lane");
- SET_CDtt(19, 03.51, "Live and Let Die");
- SET_CDtt(20, 03.54, "Kansas City");
- SET_CDtt(21, 00.42, "Welcome to the Soundcheck");
- SET_CDtt(22, 02.00, "Hotel in Benidorm");
- SET_CDtt(23, 02.37, "I Wanna Be Your Man");
- SET_CDtt(24, 06.18, "A Fine Day");
- # endif
- }
- if ( cdKey == MOODY_TIMET_D1 ) { /* 1:14:26-25 */
- tocPtr->discPerformer = "Moody Blues";
- tocPtr->discTitle = "Time Traveller [disc 1]";
- # if !defined(SKIPSONGS_Moody_Blues)
- SET_CDtt( 1, 02.54, "Fly Me High");
- SET_CDtt( 2, 02.25, "Love and Beauty");
- SET_CDtt( 3, 02.22, "Cities");
- SET_CDtt( 4, 04.47, "Tuesday Afternoon (Forever Afternoon)");
- SET_CDtt( 5, 07.41, "Nights in White Satin");
- SET_CDtt( 6, 04.23, "Ride My See-Saw");
- SET_CDtt( 7, 06.36, "Legend of a Mind");
- SET_CDtt( 8, 06.00, "House of Four Doors");
- SET_CDtt( 9, 03.30, "Voices in the Sky");
- SET_CDtt(10, 03.13, "The Best Way to Travel");
- SET_CDtt(11, 04.41, "The Actor");
- SET_CDtt(12, 02.08, "In the Beginning");
- SET_CDtt(13, 02.34, "Lovely to See You");
- SET_CDtt(14, 03.57, "Dear Diary");
- SET_CDtt(15, 04.40, "Never Comes the Day");
- SET_CDtt(16, 03.29, "Are You Sitting Comfortably");
- SET_CDtt(17, 00.53, "The Dream");
- SET_CDtt(18, 02.20, "Have You Heard, Part 1");
- SET_CDtt(19, 03.12, "The Voyage");
- SET_CDtt(20, 02.39, "Have You Heard, Part 2");
- # endif
- }
- if ( cdKey == MOODY_TIMET_D2 ) { /* 1:17:23-55 */
- tocPtr->discPerformer = "Moody Blues";
- tocPtr->discTitle = "Time Traveller [disc 2]";
- # if !defined(SKIPSONGS_Moody_Blues)
- SET_CDtt( 1, 03.59, "Higher and Higher");
- SET_CDtt( 2, 03.31, "Gypsy (of a Strange and Distant Time)");
- SET_CDtt( 3, 03.11, "Eyes of a Child");
- SET_CDtt( 4, 01.06, "Never Thought I'd Live to be a Hundred");
- SET_CDtt( 5, 02.59, "Beyond");
- SET_CDtt( 6, 03.41, "Out and In");
- SET_CDtt( 7, 04.13, "Candle of Life");
- SET_CDtt( 8, 00.33, "Never Thought I'd Live to be a Million");
- SET_CDtt( 9, 04.15, "Watching and Waiting");
- SET_CDtt(10, 05.40, "Question");
- SET_CDtt(11, 02.36, "Don't You Feel Small");
- SET_CDtt(12, 03.11, "It's Up To You");
- SET_CDtt(13, 04.25, "Minstrel's Song");
- SET_CDtt(14, 04.24, "Dawning is the Day");
- SET_CDtt(15, 05.51, "Melancholy Man");
- SET_CDtt(16, 04.41, "Procession");
- SET_CDtt(17, 02.53, "The Story in Your Eyes");
- SET_CDtt(18, 05.40, "One More Time to Live");
- SET_CDtt(19, 04.14, "You Can Never Go Home");
- SET_CDtt(20, 06.18, "My Song");
- # endif
- }
- if ( cdKey == POL_MSGBOX_D1 ) { /* 1:14:55-15 */
- tocPtr->discPerformer = "Police";
- tocPtr->discTitle = "Message in a Box: The Complete Recordings [disc 1]";
- SET_CDtt( 1, 02.03, "Fallout");
- SET_CDtt( 2, 01.57, "Nothing Achieving");
- SET_CDtt( 3, 03.35, "Dead End Job");
- SET_CDtt( 4, 02.52, "Next to You");
- SET_CDtt( 5, 04.52, "So Lonely");
- SET_CDtt( 6, 03.15, "Roxanne");
- SET_CDtt( 7, 04.54, "Hole in My Life");
- SET_CDtt( 8, 04.02, "Peanuts");
- SET_CDtt( 9, 03.01, "Can't Stand Losing You");
- SET_CDtt(10, 02.55, "Truth Hits Everybody");
- SET_CDtt(11, 03.44, "Born in the 50's");
- SET_CDtt(12, 03.23, "Be My Girl-Sally");
- SET_CDtt(13, 05.44, "Masoko Tanga");
- SET_CDtt(14, 02.37, "Landlord [live]");
- SET_CDtt(15, 03.11, "Next To You [live]");
- SET_CDtt(16, 03.10, "Landlord");
- SET_CDtt(17, 04.50, "Message in a Bottle");
- SET_CDtt(18, 03.07, "Reggatta De Blanc");
- SET_CDtt(19, 03.13, "It's Alright For You");
- SET_CDtt(20, 04.16, "Bring on the Night");
- SET_CDtt(21, 04.12, "Deathwish");
- }
- if ( cdKey == POL_MSGBOX_D2 ) { /* 1:13:05-02 */
- tocPtr->discPerformer = "Police";
- tocPtr->discTitle = "Message in a Box: The Complete Recordings [disc 2]";
- SET_CDtt( 1, 05.02, "Walking on the Moon");
- SET_CDtt( 2, 02.58, "On Any Other Day");
- SET_CDtt( 3, 04.26, "The Bed's Too Big Without You");
- SET_CDtt( 4, 02.38, "Contact");
- SET_CDtt( 5, 03.46, "Does Everyone Stare");
- SET_CDtt( 6, 03.20, "No Time This Time");
- SET_CDtt( 7, 03.05, "Visions of the Night");
- SET_CDtt( 8, 03.30, "The Bed's Too Big Without You [mono]");
- SET_CDtt( 9, 02.27, "Truth Hits Everybody [live]");
- SET_CDtt(10, 03.36, "Friends");
- SET_CDtt(11, 04.03, "Don't Stand So Close to Me");
- SET_CDtt(12, 03.21, "Driven to Tears");
- SET_CDtt(13, 03.36, "When the World is Running Down, You Make the Best of What's Still Around");
- SET_CDtt(14, 02.27, "Canary in a Coalmine");
- SET_CDtt(15, 03.53, "Voices Inside My Head");
- SET_CDtt(16, 03.06, "Bombs Away");
- SET_CDtt(17, 04.09, "De Do Do Do, De Da Da Da");
- SET_CDtt(18, 02.55, "Behind My Camel");
- SET_CDtt(19, 02.19, "Man in a Suitcase");
- SET_CDtt(20, 05.02, "Shadows in the Rain");
- SET_CDtt(21, 03.24, "The Other Way of Stopping");
- }
- if ( cdKey == CRICHARD_76_94 ) { /* 1:16:16-27 */
- tocPtr->discPerformer = "Cliff Richard";
- tocPtr->discTitle = "The Cliff Richard Collection, 1976-1994";
- SET_CDtt( 1, 03.40, "Wired for Sound");
- SET_CDtt( 2, 03.39, "Dreamin'");
- SET_CDtt( 3, 03.46, "I Still Believe in You");
- SET_CDtt( 4, 03.41, "Carrie");
- SET_CDtt( 5, 03.51, "Some People");
- SET_CDtt( 6, 03.18, "The Only Way Out");
- SET_CDtt( 7, 03.11, "Slow Rivers [with Elton John]");
- SET_CDtt( 8, 03.16, "True Love Ways");
- SET_CDtt( 9, 03.25, "A Little in Love");
- SET_CDtt(10, 02.59, "Daddy's Home");
- SET_CDtt(11, 03.39, "Never Say Die (Give a Little Bit More)");
- SET_CDtt(12, 04.15, "We Don't Talk Anymore");
- SET_CDtt(13, 04.11, "All I Ask of You [with Sarah Brightman]");
- SET_CDtt(14, 03.37, "Devil Woman");
- SET_CDtt(15, 05.17, "Ocean Deep");
- SET_CDtt(16, 04.15, "Love is the Strongest Emotion");
- SET_CDtt(17, 04.12, "She's So Beautiful");
- SET_CDtt(18, 03.57, "My Pretty One");
- SET_CDtt(19, 04.00, "Suddenly [with Oliva Newton-John]");
- SET_CDtt(20, 04.05, "Mistletoe and Wine");
- }
- if ( cdKey == SIMNGARF_COLLECTED_D1 ) { /* 1:01:03-50 */
- tocPtr->discPerformer = "Simon and Garfunkel";
- tocPtr->discTitle = "Collected Works [disc 1]";
- SET_CDtt( 1, 02.45, "You Can Tell The World");
- SET_CDtt( 2, 02.12, "Last Night I Had the Strangest Dream");
- SET_CDtt( 3, 02.46, "Bleeker Street");
- SET_CDtt( 4, 02.50, "Sparrow");
- SET_CDtt( 5, 02.41, "Benedictus");
- SET_CDtt( 6, 03.07, "The Sound of Silence");
- SET_CDtt( 7, 02.50, "He Was My Brother");
- SET_CDtt( 8, 02.25, "Peggy–o");
- SET_CDtt( 9, 02.07, "Go Tell It On the Mountain");
- SET_CDtt(10, 02.49, "The Sun is Burning");
- SET_CDtt(11, 02.54, "The Times They are A–Changin'");
- SET_CDtt(12, 02.17, "Wednesday Morning, 3 A.M.");
- SET_CDtt(13, 03.08, "The Sound of Silence");
- SET_CDtt(14, 02.24, "Leaves that are Green");
- SET_CDtt(15, 03.16, "Blessed");
- SET_CDtt(16, 03.21, "Kathy's Song");
- SET_CDtt(17, 02.37, "Somewhere They Can't Find Me");
- SET_CDtt(18, 02.17, "Anji");
- SET_CDtt(19, 02.58, "Richard Cory");
- SET_CDtt(20, 02.34, "A Most Peculiar Man");
- SET_CDtt(21, 01.52, "April Come She Will");
- SET_CDtt(22, 02.00, "We've Got a Groovy Thing Goin'");
- SET_CDtt(23, 02.51, "I Am a Rock");
- }
- if ( cdKey == SIMNGARF_COLLECTED_D2 ) { /* 0:58:04-15 */
- tocPtr->discPerformer = "Simon and Garfunkel";
- tocPtr->discTitle = "Collected Works [disc 2]";
- SET_CDtt( 1, 03.11, "Scarborough Fair / Canticle");
- SET_CDtt( 2, 02.45, "Patterns");
- SET_CDtt( 3, 02.15, "Cloudy");
- SET_CDtt( 4, 02.30, "Homeward Bound");
- SET_CDtt( 5, 02.45, "The Big Bright Green Pleasure Machine");
- SET_CDtt( 6, 01.42, "The 59th Street Bridge Song (Feelin' Groovy)");
- SET_CDtt( 7, 02.41, "The Dangling Conversation");
- SET_CDtt( 8, 02.14, "Flowers Never Bend with the Rainfall");
- SET_CDtt( 9, 02.13, "A Simple Desultory Philippic (or How I Was Robert McNamara'd Into Submission)");
- SET_CDtt(10, 02.05, "For Emily, Whenever I May Find Her");
- SET_CDtt(11, 01.57, "A Poem on the Underground Wall");
- SET_CDtt(12, 02.00, "7 O'Clock News / Silent Night");
- SET_CDtt(13, 00.32, "Bookends Theme");
- SET_CDtt(14, 02.49, "Save the Life of my Child");
- SET_CDtt(15, 03.41, "America");
- SET_CDtt(16, 02.13, "Overs");
- SET_CDtt(17, 02.07, "Voices of Old People");
- SET_CDtt(18, 02.35, "Old Friends");
- SET_CDtt(19, 01.24, "Bookends Theme");
- SET_CDtt(20, 03.19, "Fakin' It");
- SET_CDtt(21, 02.18, "Punky's Dilemma");
- SET_CDtt(22, 04.05, "Mrs. Robinson (from “The Graduate”)");
- SET_CDtt(23, 02.18, "A Hazy Shade of Winter");
- SET_CDtt(24, 02.23, "At The Zoo");
- }
- if ( cdKey == SOUNDTM_PINOCCHIO ) { /* 1:01:53-32 */
- tocPtr->discPerformer = "Soundtracks (movie)";
- tocPtr->discTitle = "Walt Disney's “Pinocchio”";
- SET_CDtt( 1, 03.15, "When You Wish Upon a Star");
- SET_CDtt( 2, 05.45, "Little Wooden Head");
- SET_CDtt( 3, 00.55, "Clock Sequence");
- SET_CDtt( 4, 00.40, "Kitten Theme");
- SET_CDtt( 5, 03.28, "The Blue Fairy");
- SET_CDtt( 6, 01.38, "Give a Little Whistle");
- SET_CDtt( 7, 04.44, "Old Geppetto");
- SET_CDtt( 8, 04.18, "Off to School");
- SET_CDtt( 9, 01.41, "Hi-Diddle-Dee-Dee (an Actor's Life for Me)");
- SET_CDtt(10, 01.36, "So Sorry");
- SET_CDtt(11, 02.23, "I've Got No Strings");
- SET_CDtt(12, 02.28, "Sinister Stromboli");
- SET_CDtt(13, 03.22, "Sad Reunion");
- SET_CDtt(14, 02.32, "Lesson in Lies");
- SET_CDtt(15, 00.50, "Turn on the Old Music Box");
- SET_CDtt(16, 04.45, "Coach to Pleasure Island");
- SET_CDtt(17, 01.20, "Angry Cricket");
- SET_CDtt(18, 03.51, "Transformation");
- SET_CDtt(19, 01.30, "Message from the Blue Fairy");
- SET_CDtt(20, 00.35, "To the Rescue");
- SET_CDtt(21, 01.29, "Deep Ripples");
- SET_CDtt(22, 01.42, "Desolation Theme");
- SET_CDtt(23, 02.04, "Monstro Awakens");
- SET_CDtt(24, 03.18, "Whale Chase");
- SET_CDtt(25, 01.42, "A Real Boy");
- }
- if ( cdKey == SOUNDTM_ALADDIN ) { /* 0:50:08-00 */
- tocPtr->discPerformer = "Soundtracks (movie)";
- tocPtr->discTitle = "Walt Disney's “Aladdin”";
- SET_CDtt( 1, 01.20, "Arabian Nights");
- SET_CDtt( 2, 01.25, "Legend of the Lamp");
- SET_CDtt( 3, 02.23, "One Jump Ahead!");
- SET_CDtt( 4, 01.52, "Street Urchins");
- SET_CDtt( 5, 01.02, "One Jump Ahead (reprise)");
- SET_CDtt( 6, 02.27, "Friend Like Me");
- SET_CDtt( 7, 01.39, "To Be Free");
- SET_CDtt( 8, 02.52, "Prince Ali");
- SET_CDtt( 9, 02.41, "A Whole New World");
- SET_CDtt(10, 02.43, "Jafar's Hour");
- SET_CDtt(11, 01.07, "Prince Ali (reprise)");
- SET_CDtt(12, 01.36, "The Ends of the Earth");
- SET_CDtt(13, 01.51, "The Kiss");
- SET_CDtt(14, 02.55, "On a Dark Night");
- SET_CDtt(15, 00.47, "Jasmine Runs Away");
- SET_CDtt(16, 02.38, "Marketplace");
- SET_CDtt(17, 04.58, "The Cave of Wonders");
- SET_CDtt(18, 01.51, "Aladdin's Word");
- SET_CDtt(19, 03.39, "The Battle");
- SET_CDtt(20, 04.12, "Happy End in Agrabah");
- SET_CDtt(21, 04.08, "A Whole New World (Aladdin's Theme)");
- }
- if ( cdKey == STEELYD_CITZ_D2 ) { /* 1:14:28-07 */
- tocPtr->discPerformer = "Steely Dan";
- tocPtr->discTitle = "Citizen Steely Dan: 1972-1980 [disc 2]";
- # if !defined(SKIPSONGS_Steely_Dan)
- SET_CDtt( 1, 05.05, "King of The World");
- SET_CDtt( 2, 03.49, "Pearl of The Quarter");
- SET_CDtt( 3, 04.09, "Rikki Don't Lose That Number");
- SET_CDtt( 4, 03.40, "Night By Night");
- SET_CDtt( 5, 03.09, "Any Major Dude Will Tell You");
- SET_CDtt( 6, 03.22, "Barrytown");
- SET_CDtt( 7, 02.50, "East St. Louis Toodle–oo");
- SET_CDtt( 8, 02.45, "Parker's Band");
- SET_CDtt( 9, 01.34, "Through with Buzz");
- SET_CDtt(10, 04.33, "Pretzel Logic");
- SET_CDtt(11, 02.19, "With A Gun");
- SET_CDtt(12, 02.45, "Charlie Freak");
- SET_CDtt(13, 02.37, "Monkey In Your Soul");
- SET_CDtt(14, 07.44, "Bodhisattva [live]");
- SET_CDtt(15, 03.42, "Black Friday");
- SET_CDtt(16, 03.20, "Bad Sneakers");
- SET_CDtt(17, 03.05, "Rose Darling");
- SET_CDtt(18, 03.16, "Daddy Don't Live In That New York City No More");
- SET_CDtt(19, 03.57, "Doctor Wu");
- SET_CDtt(20, 03.45, "Everyone's Gone To The Movies");
- SET_CDtt(21, 03.00, "Chain Lightning");
- # endif
- }
- if ( cdKey == TV_GREATEST ) { /* 1:12:17-68 */
- tocPtr->discPerformer = "Various Artists";
- tocPtr->discTitle = "Television's Greatest Hits";
- SET_CDtt( 1, 00.51, "Captain Kangaroo");
- SET_CDtt( 2, 00.57, "The Little Rascals");
- SET_CDtt( 3, 01.26, "The Flintstones");
- SET_CDtt( 4, 00.49, "Woody Woodpecker Show");
- SET_CDtt( 5, 01.07, "Bugs Bunny Overture");
- SET_CDtt( 6, 00.42, "Casper, the Friendly Ghost");
- SET_CDtt( 7, 00.31, "Felix the Cat");
- SET_CDtt( 8, 01.28, "Popeye");
- SET_CDtt( 9, 00.38, "Yogi Bear");
- SET_CDtt(10, 00.44, "Magilla Gorilla");
- SET_CDtt(11, 00.51, "Top Cat");
- SET_CDtt(12, 01.41, "The Jetsons");
- SET_CDtt(13, 01.26, "Fireball XL-5");
- SET_CDtt(14, 00.57, "Howdy Doody");
- SET_CDtt(15, 01.16, "The Beverly Hillbillies");
- SET_CDtt(16, 01.32, "Petticoat Junction");
- SET_CDtt(17, 01.09, "Green Acres");
- SET_CDtt(18, 00.55, "Mr. Ed");
- SET_CDtt(19, 00.48, "The Munsters");
- SET_CDtt(20, 01.25, "The Addams Family");
- SET_CDtt(21, 01.03, "My Three Sons");
- SET_CDtt(22, 01.01, "The Donna Reed Show");
- SET_CDtt(23, 01.23, "Leave It To Beaver");
- SET_CDtt(24, 01.05, "Dennis the Menace");
- SET_CDtt(25, 01.18, "Dobie Gillis");
- SET_CDtt(26, 01.15, "The Patty Duke Show");
- SET_CDtt(27, 00.43, "The Dick Van Dyke Show");
- SET_CDtt(28, 01.35, "Gilligan's Island");
- SET_CDtt(29, 00.31, "McHale's Navy");
- SET_CDtt(30, 00.50, "I Dream of Jeannie");
- SET_CDtt(31, 01.02, "I Love Lucy");
- SET_CDtt(32, 00.54, "The Andy Griffith Show");
- SET_CDtt(33, 01.25, "Star Trek");
- SET_CDtt(34, 01.05, "Lost in Space");
- SET_CDtt(35, 00.56, "The Twilight Zone");
- SET_CDtt(36, 01.00, "Alfred Hitchcock Presents");
- SET_CDtt(37, 01.50, "Superman");
- SET_CDtt(38, 01.12, "Batman");
- SET_CDtt(39, 01.26, "Flipper");
- SET_CDtt(40, 00.56, "Combat");
- SET_CDtt(41, 01.08, "The Rifleman");
- SET_CDtt(42, 00.40, "Bonanza");
- SET_CDtt(43, 00.57, "Branded");
- SET_CDtt(44, 01.16, "F–Troop");
- SET_CDtt(45, 01.01, "Rin Tin Tin");
- SET_CDtt(46, 00.51, "Daniel Boone");
- SET_CDtt(47, 01.27, "The Wild Wild West");
- SET_CDtt(48, 01.18, "The Lone Ranger");
- SET_CDtt(49, 00.59, "Happy Trails");
- SET_CDtt(50, 00.55, "Mission: Impossible");
- SET_CDtt(51, 01.21, "Man from U.N.C.L.E.");
- SET_CDtt(52, 00.58, "Get Smart");
- SET_CDtt(53, 02.16, "Secret Agent Man");
- SET_CDtt(54, 01.20, "Dragnet");
- SET_CDtt(55, 01.12, "Perry Mason");
- SET_CDtt(56, 00.51, "Adam–12");
- SET_CDtt(57, 01.13, "The F.B.I.");
- SET_CDtt(58, 01.02, "Hawaii Five–O");
- SET_CDtt(59, 01.04, "77 Sunset Strip");
- SET_CDtt(60, 01.13, "Surfside 6");
- SET_CDtt(61, 00.49, "Ironside");
- SET_CDtt(62, 01.28, "Mannix");
- SET_CDtt(63, 01.04, "The Mod Squad");
- SET_CDtt(64, 01.16, "The Tonight Show");
- SET_CDtt(65, 00.53, "The Late Late Show");
- }
- if ( cdKey == TV_GREATEST_V2 ) { /* 1:13:14-08 */
- tocPtr->discPerformer = "Various Artists";
- tocPtr->discTitle = "Television's Greatest Hits - Volume II";
- SET_CDtt( 1, 01.03, "The Three Stooges");
- SET_CDtt( 2, 00.41, "Merrie Melodies");
- SET_CDtt( 3, 01.32, "Rocky & Bullwinkle");
- SET_CDtt( 4, 00.39, "Huckleberry Hound");
- SET_CDtt( 5, 00.30, "Mighty Mouse");
- SET_CDtt( 6, 00.56, "Courageous Cat & Minute Mouse");
- SET_CDtt( 7, 02.00, "Pink Panther");
- SET_CDtt( 8, 01.02, "Road Runner");
- SET_CDtt( 9, 01.02, "George of the Jungle");
- SET_CDtt(10, 01.36, "Jonny Quest");
- SET_CDtt(11, 01.02, "Spider–Man");
- SET_CDtt(12, 01.15, "Underdog");
- SET_CDtt(13, 00.28, "Looney Tunes");
- SET_CDtt(14, 02.22, "Peanuts Theme");
- SET_CDtt(15, 01.33, "Mr. Rogers' Neighborhood");
- SET_CDtt(16, 01.17, "The Odd Couple");
- SET_CDtt(17, 00.59, "The Courtship of Eddie's Father");
- SET_CDtt(18, 00.58, "Mary Tyler Moore");
- SET_CDtt(19, 01.26, "Gidget");
- SET_CDtt(20, 00.55, "That Girl");
- SET_CDtt(21, 01.02, "Bewitched");
- SET_CDtt(22, 00.53, "Love, American Style");
- SET_CDtt(23, 01.24, "The Honeymooners");
- SET_CDtt(24, 00.41, "I Married Joan");
- SET_CDtt(25, 00.53, "The Monkees");
- SET_CDtt(26, 01.02, "The Brady Bunch");
- SET_CDtt(27, 01.05, "The Partridge Family");
- SET_CDtt(28, 00.56, "My Mother the Car");
- SET_CDtt(29, 01.12, "Car 54, Where Are You?");
- SET_CDtt(30, 01.30, "It's About Time");
- SET_CDtt(31, 00.53, "My Favorite Martian");
- SET_CDtt(32, 00.38, "Jeopardy");
- SET_CDtt(33, 00.45, "Hogan's Heroes");
- SET_CDtt(34, 00.54, "Gomer Pyle, U.S.M.C.");
- SET_CDtt(35, 01.42, "Rat Patrol");
- SET_CDtt(36, 01.16, "Twelve O'Clock High");
- SET_CDtt(37, 00.41, "Time Tunnel");
- SET_CDtt(38, 00.51, "Voyage to the Bottom of the Sea");
- SET_CDtt(39, 01.00, "Sea Hunt");
- SET_CDtt(40, 01.01, "Dakari");
- SET_CDtt(41, 01.08, "Tarzan");
- SET_CDtt(42, 01.09, "Adventures of Robin Hood");
- SET_CDtt(43, 00.54, "Rawhide");
- SET_CDtt(44, 01.08, "Bat Masterson");
- SET_CDtt(45, 01.10, "Maverick");
- SET_CDtt(46, 00.49, "Wagon Train");
- SET_CDtt(47, 00.50, "Have Gun Will Travel");
- SET_CDtt(48, 00.52, "The Virginian");
- SET_CDtt(49, 02.01, "The Rebel");
- SET_CDtt(50, 01.05, "Peter Gunn");
- SET_CDtt(51, 01.11, "Route 66");
- SET_CDtt(52, 01.00, "I Spy");
- SET_CDtt(53, 01.56, "The Avengers");
- SET_CDtt(54, 00.59, "The Saint");
- SET_CDtt(55, 01.17, "Hawaiian Eye");
- SET_CDtt(56, 00.59, "The Green Hornet");
- SET_CDtt(57, 01.12, "Outer Limits");
- SET_CDtt(58, 01.13, "Dark Shadows");
- SET_CDtt(59, 01.29, "Ben Casey");
- SET_CDtt(60, 00.43, "Medical Center");
- SET_CDtt(61, 01.05, "The NBC Mystery Movie");
- SET_CDtt(62, 01.08, "ABC's Wide World of Sports");
- SET_CDtt(63, 02.02, "The Jackie Gleason Show");
- SET_CDtt(64, 01.05, "The Smothers Brothers Comedy Hour");
- SET_CDtt(65, 01.12, "Monty Python's Flying Circus");
- }
- if ( cdKey == TV_GREATEST_V3 ) { /* 1:13:12-25 */
- tocPtr->discPerformer = "Various Artists";
- tocPtr->discTitle = "Television's Greatest Hits of the 70's and 80's";
- SET_CDtt( 1, 00.58, "Sesame Street");
- SET_CDtt( 2, 01.12, "The Muppet Show");
- SET_CDtt( 3, 01.06, "The Alvin Show");
- SET_CDtt( 4, 01.11, "Speed Racer");
- SET_CDtt( 5, 00.47, "Mr. Magoo");
- SET_CDtt( 6, 01.15, "Inspector Gadget");
- SET_CDtt( 7, 01.04, "The Smurfs");
- SET_CDtt( 8, 01.15, "Dastardly & Muttley");
- SET_CDtt( 9, 01.03, "Scooby–Doo");
- SET_CDtt(10, 01.04, "Fat Albert & The Cosby Kids");
- SET_CDtt(11, 01.02, "The Archies");
- SET_CDtt(12, 01.02, "Josie and the Pussycats");
- SET_CDtt(13, 00.24, "Dudley Doright");
- SET_CDtt(14, 00.25, "Fractured Fairy Tales");
- SET_CDtt(15, 01.06, "Cheers");
- SET_CDtt(16, 01.05, "Bob Newhart Show");
- SET_CDtt(17, 01.47, "Greatest American Hero");
- SET_CDtt(18, 00.58, "Welcome Back, Kotter");
- SET_CDtt(19, 01.31, "Room 222");
- SET_CDtt(20, 00.45, "WKRP in Cincinnati");
- SET_CDtt(21, 01.05, "Taxi");
- SET_CDtt(22, 00.48, "Barney Miller");
- SET_CDtt(23, 01.02, "Three's Company");
- SET_CDtt(24, 01.17, "Happy Days");
- SET_CDtt(25, 01.19, "Laverne and Shirley");
- SET_CDtt(26, 00.54, "Facts of Life");
- SET_CDtt(27, 00.50, "Good Times");
- SET_CDtt(28, 00.54, "One Day at a Time");
- SET_CDtt(29, 00.54, "Gimme A Break");
- SET_CDtt(30, 00.49, "Maude");
- SET_CDtt(31, 01.10, "The Jeffersons");
- SET_CDtt(32, 00.47, "All in the Family");
- SET_CDtt(33, 00.56, "Sanford and Son");
- SET_CDtt(34, 01.14, "Dallas");
- SET_CDtt(35, 01.19, "Dynasty");
- SET_CDtt(36, 01.36, "Knot's Landing");
- SET_CDtt(37, 01.36, "L.A. Law");
- SET_CDtt(38, 01.29, "St. Elsewhere");
- SET_CDtt(39, 01.01, "Marcus Welby, M.D.");
- SET_CDtt(40, 00.55, "M*A*S*H");
- SET_CDtt(41, 01.04, "The Waltons");
- SET_CDtt(42, 00.57, "Little House on the Praire");
- SET_CDtt(43, 01.21, "Hart to Hart");
- SET_CDtt(44, 01.06, "Charlie's Angels");
- SET_CDtt(45, 01.38, "Wonder Woman");
- SET_CDtt(46, 01.37, "Love Boat");
- SET_CDtt(47, 01.25, "American Bandstand");
- SET_CDtt(48, 01.25, "Solid Gold");
- SET_CDtt(49, 01.30, "Entertainment Tonight");
- SET_CDtt(50, 01.02, "Miami Vice");
- SET_CDtt(51, 01.14, "SWAT");
- SET_CDtt(52, 01.07, "Baretta");
- SET_CDtt(53, 01.07, "Streets of San Francisco");
- SET_CDtt(54, 00.55, "Barnaby Jones");
- SET_CDtt(55, 01.15, "Starsky & Hutch");
- SET_CDtt(56, 01.02, "The Rookies");
- SET_CDtt(57, 00.52, "Kojak");
- SET_CDtt(58, 01.40, "The A–Team");
- SET_CDtt(59, 01.14, "The Name of the Game");
- SET_CDtt(60, 01.04, "Quincy, M.E.");
- SET_CDtt(61, 01.19, "Hill Street Blues");
- SET_CDtt(62, 01.05, "Simon & Simon");
- SET_CDtt(63, 01.03, "Magnum, P.I.");
- SET_CDtt(64, 00.56, "Rockford Files");
- SET_CDtt(65, 01.17, "Saturday Night Live");
- }
- if ( cdKey == YARDB_GIORGIO_D1 ) { /* 1:15:59-45 */
- tocPtr->discPerformer = "The Yardbirds";
- tocPtr->discTitle = "Train Kept A-Rollin' - The Complete Giorgio Gomelsky Productions [disc 1]";
- SET_CDtt( 1, 06.49, "Smokestack Lightning");
- SET_CDtt( 2, 02.56, "You Can't Judge a Book by Looking at the Cover");
- SET_CDtt( 3, 02.18, "Let It Rock");
- SET_CDtt( 4, 05.54, "I Wish You Would");
- SET_CDtt( 5, 04.10, "Who Do You Love");
- SET_CDtt( 6, 02.32, "Honey in Your Hips");
- SET_CDtt( 7, 03.38, "Bye Bye Bird");
- SET_CDtt( 8, 03.56, "Mister Downchild");
- SET_CDtt( 9, 05.22, "The River Rhine");
- SET_CDtt(10, 05.08, "23 Hours Too Long");
- SET_CDtt(11, 02.17, "A Lost Care");
- SET_CDtt(12, 03.49, "Pontiac Blues");
- SET_CDtt(13, 05.41, "Take It Easy Baby (Version One)");
- SET_CDtt(14, 03.08, "Out on the Water Coast");
- SET_CDtt(15, 03.43, "I Don't Care No More");
- SET_CDtt(16, 03.01, "Western Arizona");
- SET_CDtt(17, 04.13, "Take it Easy Baby (Version Two)");
- SET_CDtt(18, 02.38, "Baby What's Wrong");
- SET_CDtt(19, 02.25, "Boom Boom");
- SET_CDtt(20, 02.19, "Honey in Your Hips");
- }
- if ( cdKey == YARDB_GIORGIO_D2 ) { /* 1:14:26-05 */
- tocPtr->discPerformer = "The Yardbirds";
- tocPtr->discTitle = "Train Kept A-Rollin' - The Complete Giorgio Gomelsky Productions [disc 2]";
- SET_CDtt( 1, 01.57, "Talkin' 'Bout You");
- SET_CDtt( 2, 04.16, "I Wish You Would [alternate take, long version]");
- SET_CDtt( 3, 02.20, "A Certain Girl [alternate take]");
- SET_CDtt( 4, 01.04, "Slow Walk");
- SET_CDtt( 5, 03.18, "Highway 69");
- SET_CDtt( 6, 03.47, "My Little Cabin");
- SET_CDtt( 7, 04.50, "Too Much Monkey Business");
- SET_CDtt( 8, 01.37, "Got Love If You Want It");
- SET_CDtt( 9, 05.34, "Smokestack Lightning");
- SET_CDtt(10, 02.41, "Good Morning Little Schoolgirl");
- SET_CDtt(11, 05.30, "Respectable");
- SET_CDtt(12, 05.16, "Five Long Years");
- SET_CDtt(13, 03.03, "Pretty Girl");
- SET_CDtt(14, 03.42, "Louise");
- SET_CDtt(15, 04.31, "I'm a Man");
- SET_CDtt(16, 05.09, "Here 'Tis");
- SET_CDtt(17, 02.19, "I Wish You Would");
- SET_CDtt(18, 02.17, "A Certain Girl");
- SET_CDtt(19, 03.24, "Good Morning Little Schoolgirl [backing track]");
- SET_CDtt(20, 02.57, "Good Morning Little Schoolgirl [backing track & harmonica]");
- SET_CDtt(21, 02.53, "Good Morning Little Schoolgirl [master]");
- SET_CDtt(22, 01.59, "I Ain't Got You");
- }
- if ( cdKey == YARDB_GIORGIO_D3 ) { /* 1:13:55-38 */
- tocPtr->discPerformer = "The Yardbirds";
- tocPtr->discTitle = "Train Kept A-Rollin' - The Complete Giorgio Gomelsky Productions [disc 3]";
- SET_CDtt( 1, 02.27, "For Your Love");
- SET_CDtt( 2, 00.42, "Got to Hurry [take 2 - false start]");
- SET_CDtt( 3, 02.48, "Got to Hurry [take 3]");
- SET_CDtt( 4, 02.35, "Got to Hurry [take 4]");
- SET_CDtt( 5, 02.17, "Putty (In Your Hands)");
- SET_CDtt( 6, 02.30, "Sweet Music [take 3]");
- SET_CDtt( 7, 02.37, "Sweet Music [take 4]");
- SET_CDtt( 8, 02.32, "I'm Not Done Talking");
- SET_CDtt( 9, 03.37, "I Ain't Done Wrong");
- SET_CDtt(10, 05.37, "My Girl Sloopy");
- SET_CDtt(11, 01.53, "Heart Full of Soul [sitar version]");
- SET_CDtt(12, 02.28, "Heart Full of Soul");
- SET_CDtt(13, 02.37, "Steeled Blues");
- SET_CDtt(14, 02.24, "Evil Hearted You");
- SET_CDtt(15, 02.57, "Still I'm Sad");
- SET_CDtt(16, 02.36, "Shapes of Things");
- SET_CDtt(17, 03.17, "Mr. You're a Better Man than I");
- SET_CDtt(18, 02.37, "I'm a Man");
- SET_CDtt(19, 04.20, "New York City Blues");
- SET_CDtt(20, 03.25, "Train Kept A-Rollin'");
- SET_CDtt(21, 02.26, "Paff...Bum [version one]");
- SET_CDtt(22, 02.32, "Questa Volta");
- SET_CDtt(23, 02.37, "Paff...Bum [version two]");
- SET_CDtt(24, 02.43, "Mr. Zero");
- SET_CDtt(25, 01.50, "Knowing");
- SET_CDtt(26, 02.26, "Without You");
- SET_CDtt(27, 03.03, "Climbing Through");
- }
- if ( cdKey == YARDB_GIORGIO_D4 ) { /* 1:05:51-67 */
- tocPtr->discPerformer = "The Yardbirds";
- tocPtr->discTitle = "Train Kept A-Rollin' - The Complete Giorgio Gomelsky Productions [disc 4]";
- SET_CDtt( 1, 03.02, "Jeff's Blues [take one]");
- SET_CDtt( 2, 03.07, "Jeff's Blues [take two]");
- SET_CDtt( 3, 02.16, "Someone to Love, Part One [take 2, instrumental]");
- SET_CDtt( 4, 02.13, "Someone to Love, Part One [take 4, instrumental]");
- SET_CDtt( 5, 02.04, "Someone to Love, Part One [take 14, instrumental]");
- SET_CDtt( 6, 02.23, "Someone to Love, Part One [take 15, vocal]");
- SET_CDtt( 7, 04.16, "Someone to Love, Part Two");
- SET_CDtt( 8, 03.07, "Like Jimmy Reed Again");
- SET_CDtt( 9, 02.39, "Chris' Number [take 1]");
- SET_CDtt(10, 02.43, "Pounds and Stomps (XYZ)");
- SET_CDtt(11, 02.29, "Pounds and Stomps");
- SET_CDtt(12, 03.46, "What do You Want [take 1]");
- SET_CDtt(13, 03.30, "What do You Want [take 2]");
- SET_CDtt(14, 03.37, "What do You Want [take 3]");
- SET_CDtt(15, 03.11, "What do You Want [take 4]");
- SET_CDtt(16, 03.48, "Here 'Tis [stereo instrumental version]");
- SET_CDtt(17, 04.05, "Here 'Tis [version for R.S.G.]");
- SET_CDtt(18, 02.45, "Crimson Curtain [edit of take one and insert]");
- SET_CDtt(19, 02.44, "Stroll On");
- SET_CDtt(20, 05.45, "I'm a Man [live in Germany, 1967]");
- SET_CDtt(21, 02.19, "Shapes of Things [live in Germany 1967]");
- }
-
- }
-